110 PRINT " A messenger from the New Kingdom was coming to see you.": PRINT
120 PRINT " It was there that you found yourself two years ago, when fortune and foolishness sent you into exile, and it was there that you found redemption."
130 PRINT "In tracking down and destroying a vicious Green Dragon, you saved the kingdom and your honor. What news might there be from that faraway land?"
135 GOSUB 8000
140 PRINT " 'My lord,' the messenger says, 'I was commanded to bring this message to you with the greatest of speed. It comes from His Highness the Crown Prince. Will you hear me?'": PRINT
150 PRINT " The Crown Prince? 'Speak,' you say.": PRINT
165 PRINT " 'Once before, Great Warrior, you brought salvation to a land beseiged by a terrible force from without. Now a greater peril faces us, and this time the"
170 PRINT "cause of our imminent destruction is our own past. In the name of my father andthe people of the New Kingdom, I beg you to come to our aid once again...": PRINT
175 PRINT " ...or all may be lost!'"
180 PRINT : PRINT : GOSUB 9999
198 PRINT " Press [N] to Start a NEW Game Press [S] to Resume a SAVED Game": PRINT
199 INVERSE : PRINT SPC( 79);: NORMAL
200 GET B$: IF B$ < >"S" AND B$ < >"s" AND B$ < >"n" AND B$ < >"N" THEN 200
210 PRINT : IF B$ = "S" OR B$ = "s" THEN PRINT D$"CHAIN CT.START.PLAY,@29000"
220 PRINT D$"CHAIN CT.STORY"
8000 REM
8001 VTAB 23: INVERSE : PRINT SPC( 27);"PRESS ANY KEY TO CONTINUE"; SPC( 27);: GET B$: NORMAL : PRINT
8200 IF X = 1 THEN X = 0: RETURN
8500 HOME : INVERSE : PRINT SPC( L1);A$; SPC( L2): NORMAL : PRINT